c program triangle [closed]
Posted
by Johnathon
on Stack Overflow
See other posts from Stack Overflow
or by Johnathon
Published on 2010-03-12T08:12:06Z
Indexed on
2010/03/12
8:27 UTC
Read the original article
Hit count: 264
C program that accepts three integer values from the user representing the three sides of a triangle.
echo whether the 3 numbers makes a equilateral, scalene or isosceles triangle.
© Stack Overflow or respective owner